libxl: move various enum and #defines above datastructure definitions.
authorIan Campbell <ian.campbell@citrix.com>
Mon, 16 Aug 2010 14:31:04 +0000 (15:31 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 16 Aug 2010 14:31:04 +0000 (15:31 +0100)
commit2057908adf0e24688824809414c608d990a35017
treed32dc56824399c747252ee2d6a9c1d89407c961a
parente26a803d45932db5e10ac5eebbe1086116bb5e68
libxl: move various enum and #defines above datastructure definitions.

These are left behind when the datastructures move to _lixl_types.hg
in a following patch and moving them first makes that pure code motion
patch more obviously correct.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
committer: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
tools/libxl/libxl.h